home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / gem / l_0799 / 472 < prev    next >
Text File  |  1994-08-27  |  1KB  |  30 lines

  1. Subject: Re: text marks & sliders 
  2. Date: Thu, 30 Jun 1994 13:18:30 +1000
  3. From: Warwick Allison <warwick@cs.uq.oz.au>
  4. Precedence: bulk
  5.  
  6. Ofir Gal wrote:
  7. >
  8. >I use the 2 rect method in my popup and window menu library. The logic
  9. >took a while to work out, but I could easily implement the changing mouse
  10. >idea using a similar system. It's all in BASIC BTW.
  11.  
  12. Those were modal forms, correct?  GEM++ allows the library user to do
  13. arbitrary actions on entry/exit of an object in the `Hot' form.  It simply
  14. uses the code from Tim Oren's ProGem articles.
  15.  
  16. Extending this to work with dialogs in windows would work fine... I
  17. just don't see the need to make such a large change in the GEM GUI. 
  18. It's not part of GEM.  I could.  And it would be interesting.  But I
  19. don't see that it should be part of the standard, mainly because I
  20. cannot imagine everyone ELSE implementing it.  I don't want to invest
  21. time in implementing full rectangle tracking just so that all my
  22. programs (and other GEM++ prgs) can look and feel different to everyone
  23. else's.  If you'd all like to make GEM++ the standard, then by all
  24. means, make rectangle tracking part of the standard, throw in Mac-style
  25. balloon help while your at it [it's trivial once you have rectangle
  26. tracking], and I'll implement it.  Not realistic.  
  27.  
  28. --
  29. Warwick
  30.